FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package gdrl.fhir.r4#1.3.1 (94 ms)

Package gdrl.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=gdrl.fhir.r4@1.3.1&canonical=https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleRispostaNotifica
Url https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleRispostaNotifica
Status active
Date 2023-12-21T14:31:53.6384566+00:00
Name ReteLabBundleRispostaNotifica
Experimental False
Description Profilo volto a descrivere la risorsa Bundle nell'ambito della notifica di: - Risposta alla notifica di Check-in da Laboratorio Richiedente a Laboratorio Servente - Risposta alla notifica di Check-out da Laboratorio Richiedente a Laboratorio Servente - Risposta alla notifica di Check-in da Laboratorio Servente a Laboratorio Richiedente - Risposta al messaggio di eseguito/completato - Risposta al messaggio di cancellazione/modifica di un ordine
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabEncounterInformazioniRichiestaLab ReteLabEncounterInformazioniRichiestaLab
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabMessageHeader ReteLabMessageHeader
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL1 ReteLabOrganizationL1
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL2 ReteLabOrganizationL2
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL3 ReteLabOrganizationL3
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL4 ReteLabOrganizationL4
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationLaboratorio ReteLabOrganizationLaboratorio
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPatientCittadino ReteLabPatientCittadino
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPractitionerRoleMedico ReteLabPractitionerRoleMedico
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPractitionerMedico ReteLabPractitionerMedico
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabServiceRequestRichiestaEsamiLab ReteLabServiceRequestRichiestaEsamiLab
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabSpecimenCampioneDaAnalizzareCheckInCheckOut ReteLabSpecimenCampioneDaAnalizzareCheckInCheckOut
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabSpecimenCampioneLaboratorio ReteLabSpecimenCampioneLaboratorio
https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabTaskStatoRichiesta ReteLabTaskStatoRichiesta


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleRispostaNotifica",
  "name" : "ReteLabBundleRispostaNotifica",
  "status" : "active",
  "date" : "2023-12-21T14:31:53.6384566+00:00",
  "description" : "Profilo volto a descrivere la risorsa Bundle nell'ambito della notifica di:\r\n- Risposta alla notifica di Check-in da Laboratorio Richiedente a Laboratorio Servente\r\n- Risposta alla notifica di Check-out da Laboratorio Richiedente a Laboratorio Servente \r\n- Risposta alla notifica di Check-in da Laboratorio Servente a Laboratorio Richiedente\r\n- Risposta al messaggio di eseguito/completato\r\n- Risposta al messaggio di cancellazione/modifica di un ordine",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "message"
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "definition" : "Corrispondente campo HL7 secondo specifiche regionali: MSH-7.1"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "resolve()"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Bundle.entry:MessageHeader",
        "path" : "Bundle.entry",
        "sliceName" : "MessageHeader",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:MessageHeader.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabMessageHeader"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:Task",
        "path" : "Bundle.entry",
        "sliceName" : "Task",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:Task.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabTaskStatoRichiesta"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:ServiceRequest",
        "path" : "Bundle.entry",
        "sliceName" : "ServiceRequest",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:ServiceRequest.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabServiceRequestRichiestaEsamiLab"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:Patient",
        "path" : "Bundle.entry",
        "sliceName" : "Patient",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:Patient.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPatientCittadino"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:Encounter",
        "path" : "Bundle.entry",
        "sliceName" : "Encounter",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:Encounter.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabEncounterInformazioniRichiestaLab"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:Organization",
        "path" : "Bundle.entry",
        "sliceName" : "Organization",
        "short" : "Organization Laboratorio, L1 e L2 sono obbligatorie. Devono essere presenti almeno due Organization che riportano il codice dell’ente e del presidio del laboratorio; le informazioni sul reparto e sull’ambulatorio sono facoltative a meno di presidi che possiedono più laboratori. In tal caso, è necessario specificare un livello di dettaglio opportuno della struttura (tramite il Organization L3 e L4) al fine del riconoscimento del laboratorio incaricato.",
        "min" : 2
      },
      {
        "id" : "Bundle.entry:Organization.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationLaboratorio",
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL1",
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL2",
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL3",
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL4"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:Specimen",
        "path" : "Bundle.entry",
        "sliceName" : "Specimen",
        "comment" : "Nel caso di risposta a richiesta di eseguito/completato o modifica/cancellazione è necessario utilizzare il profilo ReteLabSpecimenCampioneLaboratorio"
      },
      {
        "id" : "Bundle.entry:Specimen.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabSpecimenCampioneDaAnalizzareCheckInCheckOut",
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabSpecimenCampioneLaboratorio"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:Practitioner",
        "path" : "Bundle.entry",
        "sliceName" : "Practitioner"
      },
      {
        "id" : "Bundle.entry:Practitioner.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPractitionerMedico"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:PractitionerRole",
        "path" : "Bundle.entry",
        "sliceName" : "PractitionerRole"
      },
      {
        "id" : "Bundle.entry:PractitionerRole.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPractitionerRoleMedico"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.